Pick the first rgba visual, not the last
authorAlexander Larsson <alexl@redhat.com>
Tue, 28 Oct 2014 17:27:41 +0000 (18:27 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 28 Oct 2014 17:30:09 +0000 (18:30 +0100)
commit3406bbd1281260013e86f45e03e1dc0c3b1e97cb
tree138e4e29d216a4fddf4ee943e7cb4dfa39a8caf9
parent8d6d6dcca3bc30ed071232944c49443f3a45119e
Pick the first rgba visual, not the last

The visuals are typically sorted by some sort of "most useful first"
order. And picking the last one is likely to give us the weirdest
matching glx visual.
gdk/x11/gdkvisual-x11.c